Skip to main content

headerTextColor

Type

property

Summary

Specifies the color of the table header text.

Syntax

set the headerTextColor of widget to <RGB Color>
get the headerTextColor of widget

Description

Use the headerTextColor property to get and set the color of the table header text.

Examples

set the headerTextColor of widget"PolyGrid" to "196,255,224"